home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / gfx / show / MS_ShowPCX.lha / ShowPCX / ShowPCX.doc < prev    next >
Text File  |  1996-01-14  |  679b  |  19 lines

  1.      Hi there!
  2.  
  3.   Welcome to MegaSuck-PCX-Shower! It's really lame. It can show only
  4. 256-colours pics and it's VERY slooooow. I made it just to see some pics
  5. with Asian girls and then convert them to IFF with ImageFX.
  6.  
  7. Usage: ShowPCX <filename>
  8.  
  9.   This will (probably ;-) ) display pic <filename> using 16-colour screen in
  10. greyscale. No dithering, no autoscroll, always in hires+lace, always in
  11. grey.
  12. If you want some better display, then you should modify source code.
  13. Function showImage is the first thing to change. Variables:
  14. buf  - points to unpacked image-data (256 colours, chunky)
  15. grey - points to conversion-table to 16-grey.
  16.  
  17. Have fun ;-)
  18.  
  19. mbrzoza@zeus.polsl.gliwice.pl